Magento Default Configurations
This article lists all the default configurations for Magento on our platform. If you need further information, please contact us via tickets.
Operating Environment
Magento 2.3.5
- Apache2.4 \ PHP 7.3 \ MySQL 5.7
Magento 2.4.3
- Apache2.4 \ PHP 7.4 \ MySQL 8.0
Magento 2.4.6
- Apache2.4 \ PHP 8.1 \ MySQL 8.0
Pre-installed Components
Magento 2.3.5
SMTP
Memcached
Magento 2.4.3 and 2.4.6
varnish-4.0
elasticsearch-7.9.0
Pre-installed Modules
Magento 2.4.2
Mageplaza_Core
Mageplaza_Smtp
Pre-installed Language packs
Magento 2.4.2
Portuguese (Portugal) Code: pt_PT
Spanish (Spain) Code: es_ES
Pre-installed Commands
Magento 2.4.2
- wget, net-tools, zip, unzip, vim, curl
PHP Default Configurations
max_execution_time = 36000
memory_limit = 2048M
max_input_time = 300
output_buffering = 4096
MySQL Default Configurations:
long_query_time =1
query_cache_type = 1
max_connections = 1000
max_allowed_packet = 16M
max_heap_table_size = 256M
sort_buffer_size = 8M
join_buffer_size = 8M
thread_cache_size = 32
query_cache_size = 64M
query_cache_limit = 2M
key_buffer_size = 32M
read_buffer_size = 2M
read_rnd_buffer_size = 16M
bulk_insert_buffer_size = 64M
innodb_buffer_pool_size = 2G